home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dos/V Magazine 1995 October 15
/
CD [VMAG951015].bin
/
_demo
/
prowres
/
shared.dxr
/
01511_SS19XXIDLE.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-07
|
220 b
|
14 lines
on enterFrame
if the type of sprite 47 = 1 then
puppetTransition(23)
puppetSprite(47, 1)
set the type of sprite 47 to 0
end if
end
on exitFrame
mlocchk()
mpopmenuchk(updateStage)
go(the frame)
end